ParagraphAdd Method

Overload List

Add(CustomXmlRun) Adds the CustomXmlRun to the paragraph content.
Add(Hyperlink) Adds the Hyperlink to the paragraph content.
Add(IParagraphContent) Adds the IParagraphContent to the paragraph content.
Add(Run) Adds the Run to the paragraph content.
Add(SimpleField) Adds the SimpleField to the paragraph content.
Add(SmartTag) Adds the SmartTag to the paragraph content.
Add(StructuredDocumentTagRun) Adds the StructuredDocumentTagRun to the paragraph content.

See Also